projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53dcb3a
)
Add a few more bits to EXTRA_DIST
author
Colin Walters
<walters@verbum.org>
Mon, 8 Jul 2013 01:35:15 +0000
(21:35 -0400)
committer
Colin Walters
<walters@verbum.org>
Mon, 8 Jul 2013 01:35:29 +0000
(21:35 -0400)
Makefile-dracut.am
patch
|
blob
|
history
diff --git
a/Makefile-dracut.am
b/Makefile-dracut.am
index a81dd780922fd576bf9c3f5dd03ae1c81e24f46c..2837e98507f715648abd5ff8d7c3befa2be12c1e 100644
(file)
--- a/
Makefile-dracut.am
+++ b/
Makefile-dracut.am
@@
-35,5
+35,9
@@
dracutconfdir = $(sysconfdir)/dracut.conf.d
dracutconf_DATA = src/dracut/ostree.conf
endif
-EXTRA_DIST += $(dracutmod_DATA) $(dracutmod_SCRIPTS)
+EXTRA_DIST += src/dracut/module-setup.sh \
+ src/dracut/ostree-prepare-root.service \
+ src/dracut/ostree-remount.service \
+ src/dracut/ostree.conf \
+ $(NULL)